body
{
 background: #daecf6 url('szbkgbody.jpg') repeat-x;
}

#showbkg
{
 position: absolute;
 top: 0;
 left: 0;
 z-index: -5;
 width: 100%;
 height: 994px;
 background: url('szbkg.jpg') top center no-repeat;
}

#contentWrapper
{
 top: -40px;
}

#showHeader
{
 width: 1000px;
 height: 212px;
 background: url('smartzombies.png') center center no-repeat;
 overflow: hidden;
}

#showLatest
{
 position: relative;
 background: #efefef;
 padding: 10px;
}

#showBigPrv
{
 width: 644px;
 background: #fff;
}


#epiContainer
{
 background: #fff;
 padding-top: 10px;
}

#airDate
{
 float: left;
 width: 220px;
}

#epiInfo
{
 float: left;
 right: 0;
 padding-left: 10px;
 border-left: 1px solid #555;
 width: 413px;
}

.fix10
{
 clear: both;
 height: 10px;
}

#epiDetails p
{
 font-family: Arial, Sans-Serif;
 font-size: 12px;
 line-height: 16px;
}

#epiHeader h1
{
 float: left;
 font-size: 16px;
 font-weight: normal;
 margin: 0px 10px 4px 0;
 padding: 0px 0px 4px;
}

#airDate h2
{
 font-size: 13px;
 font-weight: 800;
 margin: 0px 0px 4px;
 padding: 0px 0px 4px;
}

a.epiRating
{
 color: green;
 text-decoration: none;
 border-bottom: 1px dotted green;
}

#showNewPrv
{
 position: absolute;
 top: 10px;
 left: 719px;
 width: 217px;
 height: 444px;
 overflow: hidden;
}